@basictech/nextjs 0.1.1-beta.0 → 0.2.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # @basictech/nextjs
2
2
 
3
+ ## 0.2.0-beta.1
4
+
5
+ ### Minor Changes
6
+
7
+ - dependency updates
8
+ - 13594a9: added basic-sync
9
+ - dependency update
10
+
11
+ ### Patch Changes
12
+
13
+ - 3c7b34e: version changes mostly
14
+ - Updated dependencies
15
+ - Updated dependencies [3c7b34e]
16
+ - Updated dependencies [13594a9]
17
+ - Updated dependencies
18
+ - @basictech/react@0.2.0-beta.1
19
+
3
20
  ## 0.1.1-beta.0
4
21
 
5
22
  ### Patch Changes