Skip to content

Conversation

@alexanderharding
Copy link
Owner

  • Introduced new modules for various observable patterns including all, async-subject, behavior-subject, broadcast-subject, defer, drop, empty, exhaust-map, filter, finalize, flat, flat-map, ignore-elements, map, materialize, merge, merge-map, never, of, pipe, race, replay-subject, switch-map, take, take-until, tap, and throw-error.
  • Added comprehensive test files for each new module to ensure functionality.
  • Updated deno.json files for new modules with appropriate metadata.
  • Removed deprecated files and references from the common module to streamline the codebase.

- Introduced new modules for various observable patterns including `all`, `async-subject`, `behavior-subject`, `broadcast-subject`, `defer`, `drop`, `empty`, `exhaust-map`, `filter`, `finalize`, `flat`, `flat-map`, `ignore-elements`, `map`, `materialize`, `merge`, `merge-map`, `never`, `of`, `pipe`, `race`, `replay-subject`, `switch-map`, `take`, `take-until`, `tap`, and `throw-error`.
- Added comprehensive test files for each new module to ensure functionality.
- Updated `deno.json` files for new modules with appropriate metadata.
- Removed deprecated files and references from the common module to streamline the codebase.
@alexanderharding alexanderharding self-assigned this Jan 16, 2026
- Refined the description of the BroadcastSubjectConstructor to enhance clarity.
- Improved links to relevant documentation and resources.
- Corrected minor grammatical issues for better readability.
- Added sections for Build, Publishing, and Running unit tests to README files for consistency.
- Updated build automation references to Deno across all relevant modules.
- Ensured clarity and completeness in documentation for better user guidance.
- Replaced references to Deno with JSR for build automation across all modules.
- Ensured consistency in documentation for improved clarity and user guidance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants