Garbles Flag Versions Save

Best-in-class interface for working with feature flags in TypeScript-based React applications

v4.4.0

4 years ago

v4.4.0-0

4 years ago
  • Allow default values to be passed into flags. Throw error when Provider is not given 82ef025
  • Allow redux@2 as well as we only use react-redux's connect function 2537142
  • Merge pull request #37 from JKillian/allow_redux_3 d905852
  • Allow redux ^3.0.0 2092cc6
  • Merge pull request #35 from garbles/dependabot/npm_and_yarn/handlebars-4.1.2 223ed77
  • Merge pull request #34 from garbles/dependabot/npm_and_yarn/js-yaml-3.13.1 684f741
  • Bump handlebars from 4.1.1 to 4.1.2 f1ce14f
  • Bump js-yaml from 3.13.0 to 3.13.1 66cfe04

https://github.com/garbles/flag/compare/v4.3.0...v4.4.0-0

v4.3.0

4 years ago

v4.3.0-0

4 years ago
  • Bump useful-types and typescript 717952c

https://github.com/garbles/flag/compare/v4.2.1...v4.3.0-0

v4.2.1

4 years ago
  • Merge pull request #32 from garbles/dependabot/npm_and_yarn/lodash-4.17.13 2c7164e
  • Bump lodash from 4.17.11 to 4.17.13 7a7b99f

https://github.com/garbles/flag/compare/v4.2.0...v4.2.1

v4.2.0

4 years ago

v4.2.0-0

4 years ago
  • Update the yarn.lock 48a7772
  • Merge pull request #31 from emily-curry/master 920261b
  • Moved optional depenencies to peer dependencies 512a4d7

https://github.com/garbles/flag/compare/v4.1.0...v4.2.0-0

v4.1.0

4 years ago

v4.1.0-0

4 years ago
  • Update README 1d2d3c4
  • Update README baa9437
  • Merge branch 'master' of github.com:garbles/flag bc061ed
  • Add getFlagsSelector 8b5dea2
  • Update README.md 5cba93a

https://github.com/garbles/flag/compare/v4.0.0...v4.1.0-0

v4.0.0

4 years ago
  • Merge pull request #29 from Kimahriman/feature/provider-render-children e151e98
  • FlagsProvider always renders children 623050d

https://github.com/garbles/flag/compare/v4.0.0-4...v4.0.0