@tohuhono/puck-rich-text
Version:
A puck component for rich text editing made for OberonCMS
161 lines (87 loc) • 2.59 kB
Markdown
@tohuhono/puck-rich-text
# 0.13.0
## Minor Changes
- a75ba57: Fixed the actionbar selector to work with the new overlay in puck@18
- de10a55: Bump puck dependency
## Patch Changes
- 314fa18: Bump dompurify from 3.2.1 to 3.2.3 in the npm_and_yarn group across 1
directory
# 0.12.0
## Minor Changes
- bce6613: Bump dependencies
## Patch Changes
- 0b5aae0: Fix race condition on server render
- 38a8da8: Bump dependencies for all packages
# 0.11.0
## Minor Changes
- 22dd6fe: Bump @measured/puck to 16.2
# 0.10.0
## Minor Changes
- ed43e37: Update to use puck.isEditing instead of deprecated editMode
## Patch Changes
- f81809b: Bump dependancies
- f336edf: Move demo components to puck-components
- a49cf41: Bump dependancies
# 0.9.1
## Patch Changes
- 635748a: fix dropdown css variables and cursor
# 0.9.0
## Minor Changes
- a8d2554: BREAKING CHANGE Removed initActions Removed initAdapter initOberon
now returns an object with the intitialised adapter and handlers Clarified
types - OberonActions is now OberonAdapter
# 0.8.2
## Patch Changes
- a2d1a58: Update documentation
# 0.8.1
## Patch Changes
- 9ce4e84: Improve developer tooling
# 0.8.0
## Minor Changes
- 982a202: Moved initialisation for plugins into adapter prebuild function
## Patch Changes
- 982a202: fix turbo build filter
- 982a202: Fix build command
# 0.7.2
## Patch Changes
- d2ece32: fix turbo build filter
- d2ece32: Fix build command
# 0.7.1
## Patch Changes
- f218952: Fix build command
# 0.7.0
## Minor Changes
- 693824e: Moved packages and added create-oberon-app
# 0.6.0
## Minor Changes
- 4767eb7: Moved plugins and renamed packages
# 0.5.0
## Minor Changes
- 4e6430b: Reverted to relative imports because typescript team refuses to
transpile declaration files
## Patch Changes
- 25bb5bf: Bump packages, improve View Page validation
# 0.4.0
## Minor Changes
- eec8abb: Move auth to core
# 0.3.1
## Patch Changes
- 7e7aa38: Fix dependencies and server loading of rich-text
# 0.3.0
## Minor Changes
- d4f6a5b: Publish dependant packages
# 0.2.0
## Minor Changes
- 63a21a9: Implemented Uploadthing Image Component. Next -> 14.2. Fixed turbo
dev to correctly build dependencies. Changed from assets to images - this is a
breaking change for oberon adapaters. Fixed dynamic tailwind to target preview
iframe.
# 0.1.0
## Minor Changes
- a38fe03: Initial publish
# 0.0.9
## Patch Changes
- 79cf64e: fix changeset release build
# 0.0.8
## Patch Changes
- 0300712: Introducing Changesets