Version 1.10.0-preview
There were 9 changes in Retype 1.10.0-preview.
This is a pre-release! Can you help us check if what we fixed and implemented really works? Any feedback is welcome!
New
- New KaTeX math typesetting library support. See #73, #139.
- Revise link resolution rules.
- Upgrades Octicons from v15.0.1 to v15.2.0.
- Auto generate RSS files for Blog Post pages.
- New
server.watch.polling
configuration option.
Fixed
- In-memory output can be logged with
retype build
. - Blog summary page cards are not updated in
retype watch
. - Fix support for 32-bit NodeJS installs. See #146.
- Revise component label parsing.