Skip to content

Commit 77b1c4d

Browse files
committed
Bump version to v1.0.0
1 parent 39a557f commit 77b1c4d

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ For power users this package also provides:
3232

3333
# 🚧 Developer status
3434

35-
The API of this hook is not finalised and may change at any given time.
36-
37-
I'm currently in the process of helping other Envatians integrate this package into their apps to mature the codebase and documentation.
35+
Several projects within Envato are currently using this package, giving me confidence that the API is clear and the code adds value. The package is still in an early stage, but exposure to "the wild" will help reveal more edge-cases and hopefully make the package more robust overall.
3836

3937
# ⚡️ Quick start
4038

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@envato/react-breakpoints",
3-
"version": "0.3.0",
3+
"version": "1.0.0",
44
"description": "Respond to changes in a parent DOM element's size.",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)