Releases: eecs485staff/primer-spec
v1.10.3+wn24
This patch release contains a bugfix for the April Fools joke for this year. It was a really embarrassing typo 😅: #264
v1.10.2+wn24
This patch release includes a quick bugfix for images with transparency in dark mode (#259).
v1.10.1+wn24
This patch release includes a new plugin with the April Fools prank for 2024 (#256).
v1.10.0+fa23
This minor update fixes an issue with Mermaid diagrams not rendering in specs. You'll need to trigger your Jekyll website to be rebuilt to see the fix! (The easiest way to trigger a re-deploy is to push a new commit.)
Many thanks to @amirkamil for reporting the issue! See #254 for more information.
I also included some JS housekeeping (#253) in this release, mostly because I had already decided to include these in the next minor version update to Primer Spec.
v1.9.3+wn23
Bugfix:
- Prevent newlines from being duplicated after copying an enhanced codeblock by @noah-weingarden in #248
Full Changelog: v1.9.2+wn23...v1.9.3+wn23
v1.9.2+wn23
v1.9.1+wn23
v1.9.0+wn23
Overview
-
⚡ NEW FEATURES
- ↔ Resizable sidebar! (#207)
- 🪄 Magic comments to mark highlighted ranges in code blocks (#218)
- 📄 Automatic PDFs (if you use seshrs/build-primer-spec-action) (#136, #225, #231)
-
📈 Enhancements
-
🐞 Bugfixes
In addition to code cleanup and maintenance (#210, #217)
Acknowledgements
Thanks @awdeorio, @sugihjamin / @eecs441staff and @ohjuny for the bug reports, feature requests and discussions! I really appreciate your enthusiasm and continued inputs.
v1.8.3+fa22
v1.8.2+fa22
This patch release fixes a bug where the Halloween plugin was rendered throughout October, instead of just after October 25 (#214). Thanks @eecs441staff for reporting!