Releases: rajinwonderland/react-code-blocks
Releases · rajinwonderland/react-code-blocks
v0.1.5-release
What's Changed
- chore(docs, package resolutions, and script aliases.): 📝 Implement n… by @rajinwonderland in #136
Full Changelog: v0.1.5...v0.1.5-release
v0.1.5
What's Changed
- Update CopyBlock.tsx by @tahoedesigner in #115
- Bump @types/node from 20.4.4 to 20.6.0 by @dependabot in #116
- Typo fix in lineNumber by @suyashpatil78 in #117
New Contributors
- @tahoedesigner made their first contribution in #115
- @dependabot made their first contribution in #116
- @suyashpatil78 made their first contribution in #117
Full Changelog: v0.1.4...v0.1.5
Resolves (somewhat primitivel) the persistent type errors experienced with the latest versions of TS and Styled-Components
v0.1.4
v0.1.3
v0.1.3
- Update README on npm
v0.1.3
v0.1.3
- Update README for npm
v0.1.3
v0.1.3
- Non-technical update to README to be reflected on npm now that the Storybook is fixed
v0.1.2
v0.1.1
In keeping with our updated security policy, this non-breaking patch resolves all Critical and High security vulnerabilities (remediation handled automatically using pnpm audit --fix
)
Full Changelog: v0.1.0...v0.1.1
For Developers
This release also saw the project cut over to pnpm instead of yarn
v0.1.0
0.1.0
Minor stability changes for our first minor version
- Update the
Code
component'spreTag
typing to match expectation ofreact-syntax-highlighter
- Update yarn
- Add a GitHub action for publishing to NPM
v0.0.8
New Docs
Check out the new storybook docs and demos here
Breaking Changes
Node version >= 12 will no longer be supportive