File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 1.0.2] - 2021-08-14
6+ ### Changed
7+ - Fix package.json properly for ESM
8+
59## [ 1.0.1] - 2020-07-04
610### Changed
711- Modern build
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2018-2020 Daishi Kato
3+ Copyright (c) 2018-2021 Daishi Kato
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11{
22 "name" : " react-hooks-global-state" ,
33 "description" : " Simple global state for React with Hooks API without Context API" ,
4- "version" : " 1.0.1 " ,
4+ "version" : " 1.0.2 " ,
55 "author" : " Daishi Kato" ,
66 "repository" : {
77 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments