Releases: TimMikeladze/next-flag
Releases · TimMikeladze/next-flag
Release 1.3.0
- feat: return 200 by default for all webhook requests, including errors (3966d7f)
- feat: inline conditions for server side components (af654c0)
Release 1.2.5
- feat: logging option in NextFlag constructor (8b259ea)
- chore: update example to 1.2.4 (55d602c)
Release 1.2.4
- fix: only enable feature if all conditions pass (cd821cb)
- chore: update next-flag in example to 1.2.3 (54fbdb3)
Release 1.2.3
- fix: docs (ec1f092)
- chore: update next-flag to 1.2.2 in example (c03fb02)
Release 1.2.0
- docs: add conditions to docs (54f17c3)
- feat: support for conditions (a4953ac)
- feat: request to context (5b933e3)
- refactor: markdown parser (43d380d)
- chore: bump version of next-flag in example (9d08ec0)
Release 1.1.0
- feat: passing environment when in standalone mode (27b8578)
- docs: update docs (fef1e56)
- chore: chore: bump version in example to 1.0.1 (2e88261)
Release 1.0.1
- docs: update readme (d2cf19e)
- fix: dont block rendering if error occurs in NextFlagProvider (72526ce)
- chore: bump version in example to 1.0.0 (c52b20c)
Release 1.0.0
- build: remove doc generation during build command (c6708b2)
- docs: update docs (9ba5358)
- docs: improve readme (57e7662)
- docs: npm package metadata and license (543ed49)
- docs: fix readme (d57fd09)
- docs: add video to docs (742399f)
- docs: improve readme (f267538)
- docs: improve readme (c4488d1)
- docs: first pass at readme (9d2eaaa)
- fix: top level feature enabled/disabled (3702ab0)
- feat: improvements (5e85631)
- ci: ignore linting example in ci (713cb24)
- ci: typechecking in github actions (0c56028)
- feat: initial commit (10c12fe)