Files
react-slot-fill/CHANGELOG.md
Cameron Westland 1ad25ee86f update changelog
2017-04-12 16:43:03 -07:00

1.5 KiB

1.0.0.alpha.8

  • add Provider#getFillsByName and Provider#getChildrenByName (#13)

1.0.0.alpha.7

  • Fix bug where Slot couldn't render null

1.0.0.alpha.6

1.0.0.alpha.5

1.0.0.alpha.4

Contributors

  • @Craga89

1.0.0.alpha.3

oops! no changes

1.0.0.alpha.2

Contributors:

  • @rogeliog
  • @camwest
  • @davesnx

1.0.0.alpha.1

Initial Release. Note this requires react-fiber to function correctly since Slot returns an array of elements which is only supported there.