Releases: Doist/ui-extensions
Releases · Doist/ui-extensions
react-v13.1.0-beta
What's Changed
- chore(deps): Upgrade Reactist to v24.0.0-beta (#61) by @henningmu in #62
Full Changelog: react-v13.0.0-beta...react-v13.1.0-beta
react-v13.0.0-beta
What's Changed
Full Changelog: react-v12.0.0...react-v13.0.0-beta
react-v12.0.0
What's Changed
- chore(deps): update dependency postcss to v8.4.31 [security] by @renovate in #57
- chore: Does an audit fix and adjusts audit script by @scottlovegrove in #60
- chore(deps): Upgrade Reactist to v23.1.0 by @gnapse in #59
New Contributors
Full Changelog: react-v11.0.0...react-v12.0.0
Improves user context types.
What's Changed
- chore: Splits the User context to be Todoist/Twist specific by @scottlovegrove in #51
Full Changelog: react-v9.2.0...core-v4.2.0
Removes `DeprecatedButton` usage
What's Changed
- chore(deps): Bump nth-check and rollup-plugin-styles by @dependabot in #28
- chore(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #44
- chore: Removes DeprecatedButton usage. by @scottlovegrove in #49
Full Changelog: core-v4.1.2...react-v9.2.0
Adds string to context user id type
What's Changed
- chore(deps): Bump loader-utils from 1.4.1 to 1.4.2 by @dependabot in #39
- chore(deps): Bump @xmldom/xmldom from 0.7.5 to 0.7.8 by @dependabot in #33
- chore: Audit fix by @scottlovegrove in #47
- chore: Updates user context id to support string by @scottlovegrove in #46
Full Changelog: core-v4.1.1...core-v4.1.2
Adds actual rendering to the react package
What's Changed
- chore(deps): Bump loader-utils from 1.4.0 to 1.4.1 by @dependabot in #35
- fix: Expose registerMarkdownParser function instead of registering during the component lifecycle by @pawelgrimm in #38
- chore: Link Todoist UI Extensions developer docs by @engfragui in #40
- chore: Updates GH action versions by @scottlovegrove in #41
- chore: Adds JSDocs for all functions and classes within the Core project. by @scottlovegrove in #42
- chore: Absorb extensions-renderers package by @pawelgrimm in #43
New Contributors
- @pawelgrimm made their first contribution in #38
- @engfragui made their first contribution in #40
Full Changelog: core-v4.1.1...react-v9.1.0
Adds `fromWithInlines` for RichTextBlock
What's Changed
- feat: Adds
fromWithInlines
for RichTextBlock by @scottlovegrove in #37
Full Changelog: core-v4.1.0...core-v4.1.1
Major version update of react package
This mostly caters for the changes in v4 of the core package and updates its own internals based on those changes.
Adds a generic type for DoistCardRequest
What's Changed
- feat: Adds a data generic type for DoistCardRequest. by @scottlovegrove in #36
Full Changelog: core-v4.0.0...core-v4.1.0