Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / iambumblehead/resolvewithplus issues and pull requests

#67 - improve wildcard expansion for exported nested wildcard

Pull Request - State: closed - Opened by iambumblehead 7 months ago - 4 comments

#66 - Add tests for path pattern resolver

Pull Request - State: closed - Opened by iambumblehead 8 months ago

#65 - resolve named-properties that are also asterisk folder name

Pull Request - State: closed - Opened by iambumblehead 8 months ago - 5 comments

#64 - return full path

Pull Request - State: closed - Opened by iambumblehead 12 months ago - 3 comments

#63 - resolve implied local main and browser fields

Pull Request - State: closed - Opened by iambumblehead 12 months ago

#62 - resolve nested export from priority list do not default resolve import

Pull Request - State: closed - Opened by iambumblehead 12 months ago - 3 comments

#60 - Resolve issue affecting package resolution

Pull Request - State: closed - Opened by iambumblehead 12 months ago

#59 - remove un-necessary sorting

Pull Request - State: closed - Opened by iambumblehead 12 months ago

#58 - Yarn PnP support

Issue - State: closed - Opened by koshic 12 months ago - 4 comments

#57 - Detect module type from packagejson

Pull Request - State: closed - Opened by iambumblehead 12 months ago

#55 - Exlicitly resolve browser and import priorities

Pull Request - State: closed - Opened by iambumblehead 12 months ago

#54 - corrected spacing at changelog

Pull Request - State: closed - Opened by iambumblehead 12 months ago

#53 - replace reduce with recursive function call

Pull Request - State: closed - Opened by iambumblehead 12 months ago

#52 - update image link at README to point to main repo

Pull Request - State: closed - Opened by iambumblehead 12 months ago

#51 - update master to main

Pull Request - State: closed - Opened by iambumblehead about 1 year ago

#50 - Improve performance

Pull Request - State: closed - Opened by iambumblehead about 1 year ago

#49 - improve isTypescript resolution of moduleIds

Pull Request - State: closed - Opened by iambumblehead about 1 year ago

#48 - update CHANGELOG and package.json

Pull Request - State: closed - Opened by iambumblehead about 1 year ago

#47 - Add workspace test ts

Pull Request - State: closed - Opened by iambumblehead about 1 year ago

#46 - added workspace test

Pull Request - State: closed - Opened by iambumblehead about 1 year ago - 1 comment

#45 - rename test pipeline file to test.yml, update test pipeline

Pull Request - State: closed - Opened by iambumblehead about 1 year ago

#44 - Increment dependencies

Pull Request - State: closed - Opened by iambumblehead over 1 year ago

#43 - update changelog, increment version number, update comments

Pull Request - State: closed - Opened by iambumblehead almost 2 years ago

#42 - fix node_modules lookup

Pull Request - State: closed - Opened by mshima almost 2 years ago - 2 comments

#41 - should find execa and shelljs

Pull Request - State: closed - Opened by iambumblehead almost 2 years ago

#40 - return encoded url same as import.meta.resolve

Pull Request - State: closed - Opened by iambumblehead almost 2 years ago - 1 comment

#39 - add test and changes to support import.meta.url parent param

Pull Request - State: closed - Opened by iambumblehead about 2 years ago

#38 - use minifier-friendly export

Pull Request - State: closed - Opened by iambumblehead about 2 years ago - 1 comment

#37 - update changelog

Pull Request - State: closed - Opened by iambumblehead about 2 years ago

#36 - Add export sugar tests

Pull Request - State: closed - Opened by iambumblehead about 2 years ago

#35 - lint fix

Pull Request - State: closed - Opened by iambumblehead about 2 years ago

#34 - return paths in fileurl format

Pull Request - State: closed - Opened by iambumblehead about 2 years ago

#33 - increment version and changelog

Pull Request - State: closed - Opened by iambumblehead about 2 years ago

#32 - resolve pg main: ./lib definition

Pull Request - State: closed - Opened by iambumblehead about 2 years ago - 1 comment

#31 - handle windows style module path

Pull Request - State: closed - Opened by iambumblehead about 2 years ago

#30 - add tests ensuring import.meta.url paths succeed windows linux

Issue - State: closed - Opened by iambumblehead about 2 years ago - 3 comments

#29 - return paths with protocol

Issue - State: closed - Opened by iambumblehead about 2 years ago

#28 - increment changelog and package.json

Pull Request - State: closed - Opened by iambumblehead about 2 years ago

#27 - feat: support core modules with `node:` prefix

Pull Request - State: closed - Opened by gmahomarf about 2 years ago - 2 comments

#26 - added submodule tests

Pull Request - State: closed - Opened by iambumblehead about 2 years ago - 10 comments

#25 - add second set of tests

Pull Request - State: closed - Opened by iambumblehead about 2 years ago - 2 comments

#24 - support first set of nodejs export patterns, add unit-tests

Pull Request - State: closed - Opened by iambumblehead about 2 years ago - 8 comments

#23 - edit readme a little bit more

Pull Request - State: closed - Opened by iambumblehead about 2 years ago

#22 - update README

Pull Request - State: closed - Opened by iambumblehead about 2 years ago

#21 - begin moving things to test folders

Pull Request - State: closed - Opened by iambumblehead about 2 years ago

#20 - detect more patterns

Issue - State: closed - Opened by iambumblehead about 2 years ago - 2 comments

#18 - add support for resolving stringy exports.import field

Pull Request - State: closed - Opened by iambumblehead about 2 years ago

#17 - test minified variant of script in ci

Pull Request - State: closed - Opened by iambumblehead about 2 years ago

#16 - remove more from README

Pull Request - State: closed - Opened by iambumblehead about 2 years ago

#15 - Add minification step

Pull Request - State: closed - Opened by iambumblehead about 2 years ago - 1 comment

#14 - handle got package stringy export

Pull Request - State: closed - Opened by iambumblehead over 2 years ago

#13 - handle yargs' complicated exports pattern

Pull Request - State: closed - Opened by iambumblehead over 2 years ago

#12 - handle yargs complex import definition

Issue - State: closed - Opened by iambumblehead over 2 years ago - 1 comment

#11 - added tests, linux

Pull Request - State: closed - Opened by iambumblehead almost 3 years ago

#10 - convert encoded whitespace to whitespace

Pull Request - State: closed - Opened by iambumblehead almost 3 years ago

#9 - re-use pre-defined re

Pull Request - State: closed - Opened by iambumblehead almost 3 years ago

#8 - add more tests, add optimisations

Issue - State: closed - Opened by iambumblehead almost 3 years ago

#7 - added caching, small update to README

Pull Request - State: closed - Opened by iambumblehead almost 3 years ago

#6 - improve core module detection

Pull Request - State: closed - Opened by iambumblehead almost 3 years ago

#5 - Fix lint pipeline

Pull Request - State: closed - Opened by iambumblehead almost 3 years ago

#4 - use mjs files

Pull Request - State: closed - Opened by iambumblehead almost 3 years ago

#3 - added badges

Pull Request - State: closed - Opened by iambumblehead almost 3 years ago

#2 - started migrating towards esm

Pull Request - State: closed - Opened by iambumblehead almost 3 years ago

#1 - added pipeline files

Pull Request - State: closed - Opened by iambumblehead almost 3 years ago