Releases: SmartBear/fake-ap
Releases · SmartBear/fake-ap
v3.0.0
v2.1.4
- Add support for React 18
v2.1.3
- Fix flag position not being on top of some elements
- Upgrade dependencies
v2.1.2
- Upgrade dependencies
v2.1.1
- Fix lint
v2.0.0
- Context is now configured by providing a context object directly instead of specific information
- Any content is accepted for the context
- This affects both
AP.context.getToken
andAP.context.getContext
v1.2.0
- Implement
AP.context.getContext
- For now only Jira projects and issues are supported
- It is possible to configure the context returned by providing information to the Fake AP configuration
- Update
AP.context.getToken
to include the context returned fromAP.context.getContext
- Remove the
moment
package dependency
v1.1.1
- Upgrade dependencies
v1.1.0
- Add QSH to AP.context.getToken
- Upgrade dependencies
v1.0.2
- Setup a new package release process that will also release on GitHub Packages