We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 713920d + bce8fab commit af28d4dCopy full SHA for af28d4d
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.4.0](https://github.com/limbo-works/Limbo.Nuxt.LongRead/compare/v1.3.0...v1.4.0) (2026-02-03)
4
+
5
6
+### Features
7
8
+* added threshold handling to LongReadController ([713920d](https://github.com/limbo-works/Limbo.Nuxt.LongRead/commit/713920d89ddd1f407a5ed5d2ae70e356978f080d))
9
10
## [1.3.0](https://github.com/limbo-works/Limbo.Nuxt.LongRead/compare/v1.2.0...v1.3.0) (2026-02-03)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@limbo-works/long-read",
"type": "module",
- "version": "1.3.0",
+ "version": "1.4.0",
"main": "./nuxt.config.js",
"scripts": {
"dev": "nuxi dev .playground",
0 commit comments