Skip to content

Releases: TimMikeladze/next-flag

Release 1.3.0

28 May 01:19
Compare
Choose a tag to compare
  • feat: return 200 by default for all webhook requests, including errors (3966d7f)
  • feat: inline conditions for server side components (af654c0)

Release 1.2.5

25 May 20:20
Compare
Choose a tag to compare
  • feat: logging option in NextFlag constructor (8b259ea)
  • chore: update example to 1.2.4 (55d602c)

Release 1.2.4

25 May 17:36
Compare
Choose a tag to compare
  • fix: only enable feature if all conditions pass (cd821cb)
  • chore: update next-flag in example to 1.2.3 (54fbdb3)

Release 1.2.3

25 May 17:13
Compare
Choose a tag to compare
  • fix: docs (ec1f092)
  • chore: update next-flag to 1.2.2 in example (c03fb02)

Release 1.2.2

25 May 17:10
Compare
Choose a tag to compare

Release 1.2.1

25 May 17:06
Compare
Choose a tag to compare

Release 1.2.0

25 May 17:00
Compare
Choose a tag to compare
  • 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

23 May 13:44
Compare
Choose a tag to compare
  • 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

23 May 01:21
Compare
Choose a tag to compare
  • 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

23 May 00:45
Compare
Choose a tag to compare
  • 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)